3.2.27 \(\int \frac {x^2 (a+b \cosh ^{-1}(c x))}{(d-c^2 d x^2)^{5/2}} \, dx\) [127]

Optimal. Leaf size=133 \[ \frac {b \sqrt {-1+c x} \sqrt {1+c x}}{6 c^3 d \left (d-c^2 d x^2\right )^{3/2}}+\frac {x^3 \left (a+b \cosh ^{-1}(c x)\right )}{3 d \left (d-c^2 d x^2\right )^{3/2}}+\frac {b \sqrt {-1+c x} \sqrt {1+c x} \log \left (1-c^2 x^2\right )}{6 c^3 d^2 \sqrt {d-c^2 d x^2}} \]

[Out]

1/3*x^3*(a+b*arccosh(c*x))/d/(-c^2*d*x^2+d)^(3/2)+1/6*b*(c*x-1)^(1/2)*(c*x+1)^(1/2)/c^3/d/(-c^2*d*x^2+d)^(3/2)
+1/6*b*ln(-c^2*x^2+1)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/c^3/d^2/(-c^2*d*x^2+d)^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.10, antiderivative size = 145, normalized size of antiderivative = 1.09, number of steps used = 5, number of rules used = 4, integrand size = 27, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.148, Rules used = {5917, 74, 272, 45} \begin {gather*} \frac {x^3 \left (a+b \cosh ^{-1}(c x)\right )}{3 d \left (d-c^2 d x^2\right )^{3/2}}+\frac {b \sqrt {c x-1} \sqrt {c x+1}}{6 c^3 d^2 \left (1-c^2 x^2\right ) \sqrt {d-c^2 d x^2}}+\frac {b \sqrt {c x-1} \sqrt {c x+1} \log \left (1-c^2 x^2\right )}{6 c^3 d^2 \sqrt {d-c^2 d x^2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(x^2*(a + b*ArcCosh[c*x]))/(d - c^2*d*x^2)^(5/2),x]

[Out]

(b*Sqrt[-1 + c*x]*Sqrt[1 + c*x])/(6*c^3*d^2*(1 - c^2*x^2)*Sqrt[d - c^2*d*x^2]) + (x^3*(a + b*ArcCosh[c*x]))/(3
*d*(d - c^2*d*x^2)^(3/2)) + (b*Sqrt[-1 + c*x]*Sqrt[1 + c*x]*Log[1 - c^2*x^2])/(6*c^3*d^2*Sqrt[d - c^2*d*x^2])

Rule 45

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 74

Int[((a_) + (b_.)*(x_))^(m_.)*((c_) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[(a*c + b*
d*x^2)^m*(e + f*x)^p, x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && EqQ[b*c + a*d, 0] && EqQ[n, m] && Integer
Q[m] && (NeQ[m, -1] || (EqQ[e, 0] && (EqQ[p, 1] ||  !IntegerQ[p])))

Rule 272

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Dist[1/n, Subst[Int[x^(Simplify[(m + 1)/n] - 1)*(a
+ b*x)^p, x], x, x^n], x] /; FreeQ[{a, b, m, n, p}, x] && IntegerQ[Simplify[(m + 1)/n]]

Rule 5917

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*((d_) + (e_.)*(x_)^2)^(p_.), x_Symbol] :> Simp
[(f*x)^(m + 1)*(d + e*x^2)^(p + 1)*((a + b*ArcCosh[c*x])^n/(d*f*(m + 1))), x] + Dist[b*c*(n/(f*(m + 1)))*Simp[
(d + e*x^2)^p/((1 + c*x)^p*(-1 + c*x)^p)], Int[(f*x)^(m + 1)*(1 + c*x)^(p + 1/2)*(-1 + c*x)^(p + 1/2)*(a + b*A
rcCosh[c*x])^(n - 1), x], x] /; FreeQ[{a, b, c, d, e, f, m, p}, x] && EqQ[c^2*d + e, 0] && GtQ[n, 0] && EqQ[m
+ 2*p + 3, 0] && NeQ[m, -1]

Rubi steps

\begin {align*} \int \frac {x^2 \left (a+b \cosh ^{-1}(c x)\right )}{\left (d-c^2 d x^2\right )^{5/2}} \, dx &=\frac {\left (\sqrt {-1+c x} \sqrt {1+c x}\right ) \int \frac {x^2 \left (a+b \cosh ^{-1}(c x)\right )}{(-1+c x)^{5/2} (1+c x)^{5/2}} \, dx}{d^2 \sqrt {d-c^2 d x^2}}\\ &=\frac {x^3 \left (a+b \cosh ^{-1}(c x)\right )}{3 d^2 (1-c x) (1+c x) \sqrt {d-c^2 d x^2}}+\frac {\left (b c \sqrt {-1+c x} \sqrt {1+c x}\right ) \int \frac {x^3}{\left (-1+c^2 x^2\right )^2} \, dx}{3 d^2 \sqrt {d-c^2 d x^2}}\\ &=\frac {x^3 \left (a+b \cosh ^{-1}(c x)\right )}{3 d^2 (1-c x) (1+c x) \sqrt {d-c^2 d x^2}}+\frac {\left (b c \sqrt {-1+c x} \sqrt {1+c x}\right ) \text {Subst}\left (\int \frac {x}{\left (-1+c^2 x\right )^2} \, dx,x,x^2\right )}{6 d^2 \sqrt {d-c^2 d x^2}}\\ &=\frac {x^3 \left (a+b \cosh ^{-1}(c x)\right )}{3 d^2 (1-c x) (1+c x) \sqrt {d-c^2 d x^2}}+\frac {\left (b c \sqrt {-1+c x} \sqrt {1+c x}\right ) \text {Subst}\left (\int \left (\frac {1}{c^2 \left (-1+c^2 x\right )^2}+\frac {1}{c^2 \left (-1+c^2 x\right )}\right ) \, dx,x,x^2\right )}{6 d^2 \sqrt {d-c^2 d x^2}}\\ &=\frac {b \sqrt {-1+c x} \sqrt {1+c x}}{6 c^3 d^2 \left (1-c^2 x^2\right ) \sqrt {d-c^2 d x^2}}+\frac {x^3 \left (a+b \cosh ^{-1}(c x)\right )}{3 d^2 (1-c x) (1+c x) \sqrt {d-c^2 d x^2}}+\frac {b \sqrt {-1+c x} \sqrt {1+c x} \log \left (1-c^2 x^2\right )}{6 c^3 d^2 \sqrt {d-c^2 d x^2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.14, size = 101, normalized size = 0.76 \begin {gather*} \frac {\sqrt {-1+c x} \sqrt {1+c x} \left (-\frac {2 x^3 \left (a+b \cosh ^{-1}(c x)\right )}{(-1+c x)^{3/2} (1+c x)^{3/2}}+\frac {b \left (\frac {1}{1-c^2 x^2}+\log \left (1-c^2 x^2\right )\right )}{c^3}\right )}{6 d^2 \sqrt {d-c^2 d x^2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x^2*(a + b*ArcCosh[c*x]))/(d - c^2*d*x^2)^(5/2),x]

[Out]

(Sqrt[-1 + c*x]*Sqrt[1 + c*x]*((-2*x^3*(a + b*ArcCosh[c*x]))/((-1 + c*x)^(3/2)*(1 + c*x)^(3/2)) + (b*((1 - c^2
*x^2)^(-1) + Log[1 - c^2*x^2]))/c^3))/(6*d^2*Sqrt[d - c^2*d*x^2])

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(1250\) vs. \(2(113)=226\).
time = 7.24, size = 1251, normalized size = 9.41

method result size
default \(a \left (\frac {x}{2 c^{2} d \left (-c^{2} d \,x^{2}+d \right )^{\frac {3}{2}}}-\frac {\frac {x}{3 d \left (-c^{2} d \,x^{2}+d \right )^{\frac {3}{2}}}+\frac {2 x}{3 d^{2} \sqrt {-c^{2} d \,x^{2}+d}}}{2 c^{2}}\right )+\frac {2 b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \sqrt {c x -1}\, \sqrt {c x +1}\, \mathrm {arccosh}\left (c x \right )}{3 d^{3} c^{3} \left (c^{2} x^{2}-1\right )}-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{3} \sqrt {c x +1}\, \mathrm {arccosh}\left (c x \right ) \sqrt {c x -1}\, x^{6}}{\left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{4} \mathrm {arccosh}\left (c x \right ) x^{7}}{\left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{2} \left (c x +1\right ) \left (c x -1\right ) x^{5}}{6 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{4} x^{7}}{6 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}+\frac {2 b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c \sqrt {c x +1}\, \mathrm {arccosh}\left (c x \right ) \sqrt {c x -1}\, x^{4}}{\left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{2} \mathrm {arccosh}\left (c x \right ) x^{5}}{\left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \left (c x +1\right ) \left (c x -1\right ) x^{3}}{6 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c \sqrt {c x +1}\, \sqrt {c x -1}\, x^{4}}{2 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, c^{2} x^{5}}{3 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}-\frac {4 b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \sqrt {c x +1}\, \mathrm {arccosh}\left (c x \right ) \sqrt {c x -1}\, x^{2}}{3 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) c \,d^{3}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \mathrm {arccosh}\left (c x \right ) x^{3}}{3 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \sqrt {c x +1}\, \sqrt {c x -1}\, x^{2}}{2 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) c \,d^{3}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, x^{3}}{6 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) d^{3}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \sqrt {c x +1}\, \mathrm {arccosh}\left (c x \right ) \sqrt {c x -1}}{3 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) c^{3} d^{3}}+\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \sqrt {c x -1}\, \sqrt {c x +1}}{6 \left (3 c^{8} x^{8}-9 x^{6} c^{6}+10 c^{4} x^{4}-5 c^{2} x^{2}+1\right ) c^{3} d^{3}}-\frac {b \sqrt {-d \left (c^{2} x^{2}-1\right )}\, \sqrt {c x -1}\, \sqrt {c x +1}\, \ln \left (\left (c x +\sqrt {c x -1}\, \sqrt {c x +1}\right )^{2}-1\right )}{3 d^{3} c^{3} \left (c^{2} x^{2}-1\right )}\) \(1251\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2*(a+b*arccosh(c*x))/(-c^2*d*x^2+d)^(5/2),x,method=_RETURNVERBOSE)

[Out]

a*(1/2*x/c^2/d/(-c^2*d*x^2+d)^(3/2)-1/2/c^2*(1/3*x/d/(-c^2*d*x^2+d)^(3/2)+2/3/d^2*x/(-c^2*d*x^2+d)^(1/2)))+2/3
*b*(-d*(c^2*x^2-1))^(1/2)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/d^3/c^3/(c^2*x^2-1)*arccosh(c*x)-b*(-d*(c^2*x^2-1))^(1/2
)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+1)*c^3/d^3*(c*x+1)^(1/2)*arccosh(c*x)*(c*x-1)^(1/2)*x^6+b*(-d*(c^2
*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+1)*c^4/d^3*arccosh(c*x)*x^7-1/6*b*(-d*(c^2*x^2-1))^(1
/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+1)*c^2/d^3*(c*x+1)*(c*x-1)*x^5+1/6*b*(-d*(c^2*x^2-1))^(1/2)/(3*c
^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+1)*c^4/d^3*x^7+2*b*(-d*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^
4-5*c^2*x^2+1)*c/d^3*(c*x+1)^(1/2)*arccosh(c*x)*(c*x-1)^(1/2)*x^4-b*(-d*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^
6+10*c^4*x^4-5*c^2*x^2+1)*c^2/d^3*arccosh(c*x)*x^5+1/6*b*(-d*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^
4-5*c^2*x^2+1)/d^3*(c*x+1)*(c*x-1)*x^3+1/2*b*(-d*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+
1)*c/d^3*(c*x+1)^(1/2)*(c*x-1)^(1/2)*x^4-1/3*b*(-d*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^
2+1)*c^2/d^3*x^5-4/3*b*(-d*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+1)/c/d^3*(c*x+1)^(1/2)
*arccosh(c*x)*(c*x-1)^(1/2)*x^2+1/3*b*(-d*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+1)/d^3*
arccosh(c*x)*x^3-1/2*b*(-d*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+1)/c/d^3*(c*x+1)^(1/2)
*(c*x-1)^(1/2)*x^2+1/6*b*(-d*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+1)/d^3*x^3+1/3*b*(-d
*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+1)/c^3/d^3*(c*x+1)^(1/2)*arccosh(c*x)*(c*x-1)^(1
/2)+1/6*b*(-d*(c^2*x^2-1))^(1/2)/(3*c^8*x^8-9*c^6*x^6+10*c^4*x^4-5*c^2*x^2+1)/c^3/d^3*(c*x-1)^(1/2)*(c*x+1)^(1
/2)-1/3*b*(-d*(c^2*x^2-1))^(1/2)*(c*x-1)^(1/2)*(c*x+1)^(1/2)/d^3/c^3/(c^2*x^2-1)*ln((c*x+(c*x-1)^(1/2)*(c*x+1)
^(1/2))^2-1)

________________________________________________________________________________________

Maxima [A]
time = 0.28, size = 169, normalized size = 1.27 \begin {gather*} \frac {1}{6} \, b c {\left (\frac {\sqrt {-d}}{c^{6} d^{3} x^{2} - c^{4} d^{3}} - \frac {\sqrt {-d} \log \left (c x + 1\right )}{c^{4} d^{3}} - \frac {\sqrt {-d} \log \left (c x - 1\right )}{c^{4} d^{3}}\right )} - \frac {1}{3} \, b {\left (\frac {x}{\sqrt {-c^{2} d x^{2} + d} c^{2} d^{2}} - \frac {x}{{\left (-c^{2} d x^{2} + d\right )}^{\frac {3}{2}} c^{2} d}\right )} \operatorname {arcosh}\left (c x\right ) - \frac {1}{3} \, a {\left (\frac {x}{\sqrt {-c^{2} d x^{2} + d} c^{2} d^{2}} - \frac {x}{{\left (-c^{2} d x^{2} + d\right )}^{\frac {3}{2}} c^{2} d}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*arccosh(c*x))/(-c^2*d*x^2+d)^(5/2),x, algorithm="maxima")

[Out]

1/6*b*c*(sqrt(-d)/(c^6*d^3*x^2 - c^4*d^3) - sqrt(-d)*log(c*x + 1)/(c^4*d^3) - sqrt(-d)*log(c*x - 1)/(c^4*d^3))
 - 1/3*b*(x/(sqrt(-c^2*d*x^2 + d)*c^2*d^2) - x/((-c^2*d*x^2 + d)^(3/2)*c^2*d))*arccosh(c*x) - 1/3*a*(x/(sqrt(-
c^2*d*x^2 + d)*c^2*d^2) - x/((-c^2*d*x^2 + d)^(3/2)*c^2*d))

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*arccosh(c*x))/(-c^2*d*x^2+d)^(5/2),x, algorithm="fricas")

[Out]

integral(-sqrt(-c^2*d*x^2 + d)*(b*x^2*arccosh(c*x) + a*x^2)/(c^6*d^3*x^6 - 3*c^4*d^3*x^4 + 3*c^2*d^3*x^2 - d^3
), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{2} \left (a + b \operatorname {acosh}{\left (c x \right )}\right )}{\left (- d \left (c x - 1\right ) \left (c x + 1\right )\right )^{\frac {5}{2}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2*(a+b*acosh(c*x))/(-c**2*d*x**2+d)**(5/2),x)

[Out]

Integral(x**2*(a + b*acosh(c*x))/(-d*(c*x - 1)*(c*x + 1))**(5/2), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(a+b*arccosh(c*x))/(-c^2*d*x^2+d)^(5/2),x, algorithm="giac")

[Out]

integrate((b*arccosh(c*x) + a)*x^2/(-c^2*d*x^2 + d)^(5/2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {x^2\,\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )}{{\left (d-c^2\,d\,x^2\right )}^{5/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^2*(a + b*acosh(c*x)))/(d - c^2*d*x^2)^(5/2),x)

[Out]

int((x^2*(a + b*acosh(c*x)))/(d - c^2*d*x^2)^(5/2), x)

________________________________________________________________________________________